home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 30 / Amiga Format AFCD30 (Sep 1998, Issue 114).iso / -screenplay- / shareware / abuse / lisp / english.lsp < prev    next >
Lisp/Scheme  |  1998-07-04  |  20KB  |  432 lines

  1. ;; Copyright 1995 Crack dot Com,  All Rights reserved
  2. ;; See licensing information for more details on usage rights
  3.  
  4. ;; all messages that need translation here
  5. ;; Latest version of this file is "V-E"  (version E=1.47)
  6.  
  7. (select section    
  8.     ('game_section
  9.  
  10.      /********** New for Version E (1.51)   **************/
  11.      (setq level_name         "Level name")
  12.      (setq FILENAME           "FILENAME")
  13.      (setq CHAT               "CHAT")
  14.      (setq resync             "Clients are re-syncing, please wait...")
  15.      (setq slack              "Disconnect slackers")
  16.      (setq hold!              "Hold on!")
  17.      (setq waiting            "Waiting for data...")
  18.      (setq Error              "Error")
  19.      (setq locating           "Attempting to locate server %s, please wait\n")
  20.      (setq unable_locate      "unable_locate")
  21.      (setq located            "Server located!  Please wait while data loads....\n")
  22.      (setq no_prot            "No network protocols installed\n")
  23.      (setq Installed          "Installed")
  24.      (setq Not_Installed      "Not Installed")
  25.      (setq calc_crc           "Net : calculating file CRC's")
  26.      (setq edit_saved         "Edit info has been saved")
  27.      (setq saveas_name        "Saveas name")
  28.      (setq l_light            "light")
  29.      (setq l_fg               "fg")
  30.      (setq l_bg               "bg")
  31.      (setq New?               "New?")
  32.      (setq l_EDIT             "EDIT")
  33.  
  34.  
  35.      /********** New for Version D (1.46)   **************/
  36.  
  37.      (setq ant_hide           "hiden (1=true,0=false)")
  38.      (setq ant_total          "total")
  39.      (setq ant_type           "type (0..7)")
  40.      (setq obj_frames         "frames till arrival")
  41.      (setq obj_frame          "current frame")
  42.      (setq respawn_reg        "frames to regenerate")
  43.      (setq conc_flash         "flash [1=on]")
  44.      (setq bomb_blink         "blink time")
  45.      (setq lightin_speed      "flash_speed 0..9")
  46.      (setq gate_delay_time    "delay_time")
  47.      (setq gate_pulse_speed   "pulse_speed")
  48.      (setq pusher_speed       "push speed")
  49.      (setq spring_yvel        "set yvel to?")
  50.      (setq train_msg_num      "message num")
  51.      (setq obj_holder_xoff    "x offset")
  52.      (setq obj_holder_yoff    "y offset")
  53.      (setq obj_holder_del     "delete if off (1=yes)")
  54.      (setq spray_delay        "delay")
  55.      (setq spray_start        "start angle")
  56.      (setq spray_end          "end angle")
  57.      (setq spray_speed        "angle speed")
  58.      (setq spray_cangle       "current angle")
  59.      (setq d_track_speed      "tracking speed")
  60.      (setq track_fspeed       "fire speed")
  61.      (setq track_burst        "burst total")
  62.      (setq track_cont         "continue delay")
  63.      (setq track_sangle       "start angle")
  64.      (setq track_eangle       "end   angle")
  65.      (setq track_cangle       "current angle")
  66.      (setq jug_throw_spd      "throw speed (0..255)")
  67.      (setq jug_throw_xv       "throw xvel")
  68.      (setq jug_throw_yv       "throw yvel")
  69.      (setq jug_stat           "stationary? (1=yes,0=no)")
  70.      (setq rob_noturn         "no turn around (1=on)")
  71.      (setq rob_hide           "hiden start (1=hiden,0=visable)")
  72.      (setq who_fdelay         "fire_delay")
  73.      (setq who_bdelay         "burst_delay")
  74.      (setq who_btotal         "burst_total")
  75.      (setq who_mxv            "max xvel")
  76.      (setq who_myv            "max yvel")
  77.      (setq wrob_fdelay        "fire delay")
  78.      (setq wrob_bdelay        "burst delay")
  79.      (setq wrob_btotal        "burst total")
  80.      (setq wrob_mxv           "Max xvel")
  81.      (setq wrob_myv           "Max Yvel")
  82.      (setq dimmer_step_amount "step amount")
  83.      (setq dimmer_steps       "dim steps")
  84.      (setq dimmer_dist        "activate distance")
  85.      (setq dimmer_dedist      "deactivate distance")
  86.      (setq dimmer_silent      "slient mode (1=yes,0=no)")
  87.      (setq restart_station    "station number")
  88.      (setq next_level         "next_level")
  89.      (setq plat_speed         "speed")
  90.      (setq plat_2speed        "second speed")
  91.      (setq plat_pos           "current pos (0..speed)")
  92.      (setq plat_wait          "max wait time")
  93.      (setq amb_num            "sound # (0-15)")
  94.      (setq amb_vol            "volume (0-127)")
  95.      (setq amb_rep            "repeat delay (0=no repeat)")
  96.      (setq amb_rand           "random delay (0=none)")
  97.      (setq switch_reset       "reset time")
  98.      (setq sens_onxd          "(on) x dist")
  99.      (setq sens_onyd          "(on) y dist")
  100.      (setq sens_offxd         "(off) x dist")
  101.      (setq sens_offyd         "(off) y dist")
  102.      (setq sens_reset         "(off) reset time")
  103.      (setq sens_unoff         "unoffable (1=yes)")
  104.      (setq sens_cs            "current state")
  105.      (setq tp_amb             "ambient setting")
  106.      
  107.  
  108.            
  109.      (setq ai_xvel            "Xvel    ")
  110.      (setq ai_yvel            "Yvel    ")
  111.      (setq ai_xacel           "Xacel   ")
  112.      (setq ai_yacel           "Yacel   ")
  113.      (setq ai_stime           "ST time ")
  114.      (setq ai_gravity         "gravity ")
  115.      (setq ai_health          "Health  ")
  116.      (setq ai_morph           "MorphPr ")
  117.      (setq ai_type            "ai type ")
  118.      (setq ai_state           "ai state")
  119.      (setq ai_fade            "fade 0-15")
  120.      
  121.      (setq a_ambient          "Ambient      ")
  122.      (setq a_aspeed           "Ambient speed")
  123.      (setq a_view_xoff        "View xoff    ")
  124.      (setq a_view_yoff        "View yoff    ")
  125.      (setq a_view_xspd        "View x speed ")
  126.      (setq a_view_yspd        "View y speed ")
  127.      (setq saved_game         "Saved game savegame.spe")
  128.      (setq saved_level        "Saved level '%s'..\n")
  129.      (setq _scroll            "scroll")    ; as in left-right, up-down
  130.      (setq ap_width           "width ")
  131.      (setq ap_height          "height")
  132.      (setq ap_name            "name")
  133.      (setq ap_pal             "Add palette")
  134.      (setq mouse_at           "Mouse at location %d, %d\n")
  135.      
  136.  
  137.      (setq l_links            "Links")
  138.      (setq l_light            "Light")
  139.      (setq l_char             "Char")
  140.      (setq l_back             "Back")
  141.      (setq l_bound            "Bound")
  142.      (setq l_fore             "Fore")
  143.  
  144.  
  145.      (setq SHOW?              "SHOW?")
  146.      (setq back_loss (concatenate 'string "This scroll rate decreases the size of the background map\n"
  147.                       "Tiles may be lost, are you sure you want to do this?\n"))
  148.      (setq WARNING            "WARNING")
  149.      (setq x_mul              "X mul")    ; X multiple
  150.      (setq y_mul              "Y mul")
  151.      (setq x_div              "X div")    ; X divisor
  152.      (setq y_div              "Y div")
  153.  
  154.      /*********** New for Version 1.45 ***********************/
  155.      (setq file_top           "File")
  156.      (setq edit_top           "Edit")
  157.      (setq window_top         "Windows")
  158.      (setq menu1_load         "Load Level")     
  159.      (setq menu1_save         "Save Level (S)")
  160.      (setq menu1_saveas       "Save level as")
  161.      (setq menu1_savegame     "Save game")
  162.      (setq menu1_new          "New level")
  163.      (setq menu1_resize       "Resize map")
  164.      (setq menu1_suspend      "Suspend non-players")
  165.      (setq menu1_toggle       "Play mode toggle (TAB)")
  166.      (setq menu1_savepal      "Save Palettes         ")
  167.      (setq menu1_startc       "Start cache profile   ")
  168.      (setq menu1_endc         "End cache profile     ")
  169.      (setq menu1_quit         "Quit      (Q)")
  170.  
  171.      (setq menu2_light        "Toggle light")
  172.      (setq menu2_scroll       "Set scroll rate")
  173.      (setq menu2_center       "Center on player   (c)")
  174.      (setq menu2_addpal       "Add palette")
  175.      (setq menu2_delay        "Toggle Delays      (D)")
  176.      (setq menu2_god          "God mode")
  177.      (setq menu2_clear        "Clear weapons (z)")
  178.      (setq menu2_mscroll      "Mouse scroll")
  179.      (setq menu2_lock         "Lock palette windows")
  180.      (setq menu2_raise        "Raise all foreground")
  181.      (setq menu2_names        "Toggle object names")
  182.      (setq menu2_map          "Toggle map        (m)")
  183.      (setq menu2_view         "Disable view shifts")
  184.      (setq menu2_alight       "Disable Autolight (A)")
  185.      (setq menu2_fps          "Show FPS/Obj count")
  186.  
  187.      (setq menu3_fore         "Foreground  (f)")
  188.      (setq menu3_back         "Background  (b)")
  189.      (setq menu3_layers       "Draw layers (L)")
  190.      (setq menu3_light        "Lighting    (l)")
  191.      (setq menu3_pal          "Palettes    (p)")
  192.      (setq menu3_objs         "Objects     (o)")
  193.      (setq menu3_console      "Console     (/)")
  194.      (setq menu3_toolbar      "Tool Bar    (a)")
  195.      (setq menu3_prof         "Profile     (P)")
  196.      (setq menu3_save         "Save positions")
  197.  
  198.  
  199.  
  200.  
  201.      (setq level_size "Level size")
  202.                            ; 012345678901234567 (please keep same allignment of Name level & total)
  203.      (setq score_header "Name              Level Total")   ; V-E 
  204.      (setq space_cont "Press SPACEBAR to continue")        ; V-E
  205.      (setq no_saved "No saved game")
  206.  
  207.      (setq lvl_2   "Small") ; V-C added
  208.      (setq lvl_4   "Medium") ; V-C added
  209.      (setq lvl_8   "Large") ; V-C added
  210.  
  211.      (setq status  "Status..")    ; V-A added
  212.      (setq Station "Station #")   ; V-A added
  213.      (setq secured " secured!")   ; V-A added
  214.      (setq loading "loading %s")  ; V-A added
  215.  
  216.          (setq gamma_msg "Click on the darkest grey visible \n on your monitor then click OK")
  217.      (setq telep_msg "Press down to teleport")
  218.  
  219.      (defun get_train_msg (message_num)
  220.        (select message_num      
  221.                    ;   0123456789012345678901234567890123456789012345678901234567890123456789
  222.            ;  "--------------------------------------------------------------------"  ; V-A
  223.            ; Please keep all strings below shorter than the above line.               ; V-A
  224.            (0 "Aim gun with mouse, fire with left mouse button")
  225.            (1 "Collect ammo to increase firing speed")
  226.                    (2 "Press the down arrow to activate objects. This is a switch.")
  227.            (3 "This console saves the state of the game, press down")
  228.            (4 "Press down to activate platform")
  229.            (5 "Hold down the right mouse button to use special powers")
  230.            (6 "Use the CTRL & INS keys to select weapons")
  231.            (7 "Press the up arrow to climb ladders")
  232.            (8 "Press the down arrow to start!")
  233.            (9 "Shoot hidden walls to destroy them")
  234.            (10 "Shoot switch ball to activate")
  235.            (11 "Press down to teleport")
  236.            ))
  237.  
  238.      (setq not_there       "This game has stopped running")
  239.      (setq max_error       "Max players should be greater than or equal to Min players") ; V-C changed
  240.  
  241.  
  242.          ;(setq min_error      "Min players should be 1-8\nMin players must be less than or equal to Max players")  ; V-A changed, V-B deleted
  243.  
  244.      (setq port_error      "Game number should be 1-9")       ; V-A changed
  245.      (setq kill_error      "Kills to win should be 1-99")      ; V-A changed
  246.          (setq name_error      "Bad string for your name")         ; V-B changed
  247.      (setq game_error      "Bad string for game name")         ; V-B added
  248.      (setq input_error     "Input Error")
  249.      (setq ok_button       "OK")
  250.      (setq cancel_button   "CANCEL")
  251.      (setq kills_to_win    "Kills to win")
  252.      (setq max_play        "Maximum # of players")
  253.      (setq min_play        "\nMinimum # of players")          ; V-B (added \n)
  254.      (setq use_port        "Game number")
  255.      (setq your_name       "Your name")
  256.          (setq max_players     "The server already has its maximum number players, try again later\n  Get back to work!!\n")
  257.      (setq net_not_reg     "Sorry you cannot play against this server with a demo version\n")
  258.      (setq min_wait        "Waiting for %d more player(s) to join!")
  259.      (setq lev_complete    "Level Completed!")
  260.      (setq no_low_mem         (concatenate 'string "Memory Manager : Not enough low memory available\n"
  261.                        "  Suggestions...\n"
  262.                        "    - make a boot disk (consult manual)\n"
  263.                                            "    - remove TSRs  & drivers not needed by ABUSE\n"
  264.                        "    - add memory to your system\n"))
  265.      (setq no_mem    (concatenate 'string "Memory manager : Sorry you do not have enough memory available to\n"
  266.                        "  Suggestions...\n"
  267.                        "    - make a boot disk (consult manual)\n"
  268.                                            "    - remove TSRs  & drivers not needed by ABUSE\n"
  269.                        "    - add memory to your system\n"))
  270.  
  271.  
  272.  
  273.          ; this is not used right now...
  274.          ;(setq server_not_reg  (concatenate 'string "Sorry server is running demo version of ABUSE,\n"
  275.      ;                                           "to avoid compatiblity issues please use the -share option\n"))
  276.  
  277.          (setq server_port     "Server Port")
  278.          (setq server_name     "Game Name")              ; V-B
  279.      (setq Networking      "Networking")
  280.          (setq server          " Start New Net Game  ")
  281.          (setq client          " Join Existing Game  ")
  282.          (setq single_play     "    Exit Net Game    ")  ; V-A
  283.      (setq cancel_net      "      Cancel         ")
  284.  
  285.  
  286.          (setq ic_return       "Return to Game")        ; ----
  287.          (setq ic_quit         "Quit Abuse")            ;  |
  288.      (setq ic_volume       "Volume Control")        ;  |
  289.      (setq ic_gamma        "Gamma Correction")      ;  |
  290.      (setq ic_easy         "Difficulty : Wimp")     ;  |
  291.      (setq ic_medium       "Difficulty : Easy")     ;  |
  292.      (setq ic_hard         "Difficulty : Normal")   ;  \/
  293.      (setq ic_extreme      "Difficulty : Extreme")  ; don't make any strings longer than this!
  294.          (setq ic_load         "Load Saved Game")       ;  /\
  295.          (setq ic_start        "Start New Game")        ;  |
  296.      (setq ic_sell         "Credits")               ;  |
  297.      (setq ic_networking   "Networking")            ; ----
  298.  
  299.  
  300.      (setq no_file         "Could not find file '%s'")
  301.      (setq SFXv            "SFX")    ; this needs to be <=6 characters!!
  302.      (setq MUSICv          "Music")  ; this needs to be <=6 characters!!
  303.  
  304.      (setq to_be_continued "To be continued.....")
  305.          (setq no_edit         "This version of ABUSE does not have editing features")
  306.          (setq no_hirez        "Hi-rez is only available for edit mode (-edit)") 
  307.      (setq no2             "Cannot use -2 with -edit")
  308.      (setq no_pals         "No palettes defined")
  309.          (setq unchop1         "usage : unchop xsize ysize\n")
  310.          (setq size1           "usage : size width height\n")
  311.      (setq name_now        "level name is now '%s'\n")
  312.      (setq esave           "edit save : writing edit.lsp\n")
  313.      (setq nd_player       "Cannot delete player!\n")
  314.      (setq d_nosel         "No selected object or light to delete.")
  315.      (setq forward?        "Forward which object?")
  316.      (setq back?           "Back which object?") 
  317.          (setq aitype?         "Ai type for who?")
  318.      (setq prof_off        "Cache profiling is now off.")
  319.      (setq prof?           "Cache profiling isn't on!")
  320.      (setq sure?           "Are you sure?")
  321.      (setq width_          "width")
  322.      (setq height_         "height")
  323.      (setq suspend_on      "Non-players will not be executed")
  324.      (setq suspend_off     "Suspend mode off")
  325.      (setq quit_title      "Quit?")
  326.      (setq YES             "YES")
  327.      (setq NO              "NO")     
  328.      (setq seqs_off        "Sequential screen shots off\n")
  329.      (setq seqs_on         "Sequential screen shots on (1 per 5 sec)\n")
  330.      (setq ms_on           "Mouse scrolling enabled\n")
  331.      (setq ms_off          "Mouse scrolling disabled\n")
  332.      (setq pal_lock        "Palettes are locked")
  333.      (setq pal_unlock      "Palettes are unlocked")
  334.      (setq vs_dis          "View shift disabled")
  335.      (setq vs_en           "View shift enabled")
  336.      (setq fg_r            "All foreground tile will be raised")
  337.      (setq fg_l            "All foreground tile will be lowered")
  338.      (setq no_clone        "Cannot clone player!\n")
  339.      (setq no_edit.lsp     "unable to open edit.lsp for writing")
  340.      (setq missing_sym     "Missing language symbol!")
  341.      (setq missing_c       "This level is missing copyright information, cannot load\n")
  342.      (setq delay_off       "Delay off")
  343.      (setq delay_on        "Delay on")
  344.      (setq too_big         "This is too big, please use smaller numbers!")
  345.      (setq LOAD            "LOAD")   ; don't let this get too long
  346.      (setq SAVE            "SAVE")   ; don't let this get too long
  347.  
  348.  
  349.      (setq net_not_reg  
  350.            (concatenate 'string "Sorry, this server is running REGISTERED ABUSE and you are not.\n"
  351.                 "Ask the server operator to run with -share option or better yet,\n"
  352.                             "buy ABUSE. Registered net games are more fun because you can fly,\n"
  353.                 "turn invisible and have more weapons to duke it out with\n"))
  354.      (setq server_not_reg
  355.            (concatenate 'string
  356.                             "This is server is not running the registered version of ABUSE, and\n"
  357.                             "you are (thanks!).  So there are no conflicts between the two games,\n"
  358.                             "please start with the -share option when connecting to this server\n"
  359.                             "Example : abuse -net somewhere.someplace.net -share\n"))
  360.  
  361.  
  362.  
  363.      (setq thank_you "Thank you for playing Abuse!\n\n")     ; V-A
  364.  
  365.          (setq load_warn nil)
  366.          (if (not (load "register/english.lsp"))
  367.              (setq end_msg 
  368.                    (concatenate 'string 
  369.                                 "* Edit LISP/OPTIONS.LSP to configure a few options for ABUSE.\n\n"
  370.                                 "* Look for the commercial version of ABUSE in stores late March '96 for \n"
  371.                                 "  Eight Player IPX Network Support, a Built-in Level Editor, 17 Single Player \n"
  372.                                 "  Levels (plus 12 Network-Only Levels), Deadlier Weapons, Extra Powerups, \n"
  373.                                 "  Stronger Enemies, Cooler Sound Effects, and More Artwork.\n\n"
  374.  
  375.                                 "* To order the full version of ABUSE from Electronic Arts, please call:\n"
  376.                                 "  USA       1-800-245-4525\n"
  377.                                 "  CANADA    604-451-3600\n"
  378.                                 "  ENGLAND   0753-549442\n"
  379.                                 "  FRANCE    72 17 07 83\n"
  380.                                 "  GERMANY   05241 / 24307\n"
  381.                                 "  AUSTRALIA +61(75)911 388\n"
  382.                                 "  JAPAN     03-5410-3100\n\n")))
  383.                               
  384.  
  385.  
  386.  
  387.          (setq load_warn T)
  388.  
  389.          (setq plot_start
  390.                (concatenate 'string 
  391.                             "You are Nick Vrenna. It is the year 2009.  You have been falsely incarcerated "
  392.                             "inside a high security underground prison where illegal genetic experiments "
  393.                             "are taking place.\\n"                          
  394.                             "Alan Blake, the head research scientist, has isolated the specific gene which "
  395.                             "causes violence and aggression in humans.  This genetic sequence, called "
  396.                             '(#\") "Abuse" '(#\") ", is highly infectious, causing horrific transformations and grotesque "
  397.                             "side-effects.  You are the only person to show immunity to it. \\n"
  398.                             "A prison riot erupts, and in the confusion all the cell doors are opened.  Soon "
  399.                             "everyone, guards and convicts alike, become infected and transform into a "
  400.                             "horde of mutants which take over the building.\\n"
  401.                             "Your only chance for escape is to don battle armor and reach the Control Room "
  402.                             "situated in the structure's deepest level.  You must first stop the prison's "
  403.                             "Abuse-infected water supply from contaminating the outside world.   Freedom and "
  404.                             "the fate of the world now depend on you. "))
  405.  
  406.  
  407.  
  408.          (setq plot_middle
  409.                (concatenate 'string 
  410.                             "You have survived the initial outbreak, but you are still lost deep "
  411.                             "within the prison. So far it's been suspiciously easy. \\n"       
  412.                 "If you want to break out - the real ABUSE lies ahead. "))
  413.  
  414.  
  415.          (setq plot_end
  416.                (concatenate 'string 
  417.                             "You've survived impossible odds and made it to the Control Room.  "
  418.                             "By pulling the switch, you have diverted the water supply and stopped the spread of Abuse!\\n "
  419.                             "CONGRATULATIONS!  YOU'RE HOWLING!!!"))) 
  420.  
  421.  
  422.     ('upgrade_section
  423.      (setq enter_old_dir   "Enter directory of the older registered version of ABUSE")
  424.          (setq dir_not_here    "Directory does not exsist : ")
  425.      (setq already_updated "This version of ABUSE is already up to date")
  426.      (setq updating        "Updating files, please wait")
  427.      (setq yes-key         "Y")
  428.      (setq no-key          "N")
  429.      (setq complete_title  "New shareware version has been upgraded")
  430.      (setq remove_old_reg  "Delete old registered version? (Y/N)"))
  431. )
  432.